Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / IControl<T> Interface
Members
In This Topic
    IControl<T> Interface
    In This Topic
    Generic type members of form controls
    Object Model
    IControl<T> Interface
    Syntax
    public interface IControl<T> : IControl  
    where T: IControl<T>
    Type Parameters
    T
    See Also